home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3167 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: sn.no!usenet
  2. From: larsit@sn.no (Lars-Inge Tonnessen)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Visual C++ 1.5
  5. Date: Mon, 22 Jan 1996 16:24:50 GMT
  6. Organization: SN Internett
  7. Message-ID: <4e0dm0$pv4@hasle.sn.no>
  8. References: <30FEED39.725B@azstarnet.com>
  9. NNTP-Posting-Host: stavanger2-ppp13.oslo.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. "Sam G. Henrie" <sgh@azstarnet.com> wrote:
  13.  
  14. >I'm a novice programmer whose currently going through "Teach Yourself 
  15. >Visual C++ 1.5 in 21 Days."  I am using this version primarily because it 
  16. >I already owned it.  Will the bulk of what I learn still be valid for
  17. >Visual C++ 2.x and 4.x.?  Should I splurge and upgrade to one of these 
  18. >versions before going further?  I eventually want to be able to write 
  19. >applications to run in a Windows 3.xx environment.  -- Sam H.
  20.  
  21. The ansure to your first question is "YES", it will be valid for
  22. Visual C++ 2.0 and 4.0.  If you would be able to run your programs in
  23. a Windows 3.1x environment, stick to v1.5.  Version 2.0 or later is
  24. 100% 32-bits, and there for require Windows NT or 95. or at least
  25. Win32s.
  26.  
  27. V1.5x is made for Windows 3.1x and DOS
  28. V2.0 is made for Windows NT (MFC 3.0)
  29. V4.0 is made for Windows NT and 95. (MFC 4.0)
  30.  
  31. Good luck with your visual programming...
  32.  
  33.  
  34. Lars-Inge Tonnessen
  35. larsit@sn.no
  36.  
  37.  
  38.